Return a boolean indicating whether we could do the requested move.
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Nov 2004 06:06:57 +0000 (06:06 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 28 Nov 2004 06:06:57 +0000 (06:06 +0000)
commit22ff56c753aff6cee49099302aa94a41ad5d74c8
tree9636989b73f9116663a1a95289094d9b5988bf5a
parentf22bb955819abf495c438fd238ff059d549b3b1b
Return a boolean indicating whether we could do the requested move.

2004-11-28  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextview.c (gtk_text_view_move_iter_by_lines): Return
a boolean indicating whether we could do the requested move.
(gtk_text_view_move_cursor_internal): For GTK_MOVEMENT_DISPLAY_LINES,
move to the beginning/end of the line if we're on the first/last
line.  (#155891, Paolo Borelli)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextlayout.c
gtk/gtktextview.c